home *** CD-ROM | disk | FTP | other *** search
- global gDCAnimObj, gSweepHiliteTrigger
-
- on exitFrame
- set checkBoxSprs to [34, 35, 36, 37, 38, 39, 40, 41, 43, 44]
- set checkBoxNames to ["12.05.05a", "12.05.06a", "12.05.07a", "12.05.08a", "12.05.09a", "12.05.10a", "12.05.11a", "12.05.12a", "12.05.14a", "12.05.15a"]
- set graphicCastNames to ["12.05.05c", "12.05.06c", "12.05.07c", "12.05.08c", "12.05.09c", "12.05.10c", "12.05.11c", "12.05.12c", "12.05.14c", "12.05.15c"]
- set textCastNames to [EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, "12.05.14b", "12.05.14b"]
- set graphicAnims to [[6, point(320, 56), point(320, 240), 1, [8], 0, [], EMPTY], [6, point(320, 56), point(320, 240), 1, [8], 0, [], EMPTY], [6, point(320, 56), point(320, 240), 1, [8], 0, [], EMPTY], [7, point(320, 570), point(320, 240), 1, [8], 1, "12.05.08c_", ["the locV of sprite", "< 290"]], [4, point(320, 570), point(320, 240), 1, [8], 0, [], EMPTY], [4, point(320, 570), point(320, 240), 1, [8], 0, [], EMPTY], [8, point(320, 570), point(320, 240), 1, [8], 1, "12.05.11c_", ["the locV of sprite", "< 290"]], [9, point(88, 240), point(320, 240), 1, [8], 0, [], EMPTY], [10, point(197, 240), point(320, 240), 1, [8], 0, [], EMPTY], [10, point(197, 240), point(320, 240), 1, [8], 0, [], EMPTY]]
- set txtAnims to [[], [], [], [], [], [], [], [], [31, point(9, 146), point(9, 146), 0, [], 0, [], EMPTY], [31, point(9, 146), point(9, 146), 0, [], 0, [], EMPTY]]
- set sharedSprs to [[1, 2, 3], [5, 6], [9, 10]]
- set frameOnlySprs to [10, 31]
- set masterCheck to 0
- set checkBoxNums to [1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1448, 1450]
- set graphicNums to [405, 406, 407, 409, 411, 412, 414, 416, 418, 419]
- set textNums to [0, 0, 0, 0, 0, 0, 0, 0, 1449, 1449]
- set gDCAnimObj to birth(script "DCAnimation", checkBoxSprs, checkBoxNames, graphicCastNames, textCastNames, graphicAnims, txtAnims, sharedSprs, frameOnlySprs, masterCheck, checkBoxNums, graphicNums, textNums)
- end
-